home *** CD-ROM | disk | FTP | other *** search
/ Software 2000 / Software 2000 Volume 1 (Disc 1 of 2).iso / printer-studio / citizen systems disk, / filemaster.doc / filemaster.doc
Text File  |  1993-09-27  |  4KB  |  134 lines

  1. *******************************************************************************
  2. *                                          *
  3. *                 FILEMASTER  V1.0                      *
  4. *                                          *
  5. *           Coded by Toni Wilen/Deflex of Admirals              *
  6. *                                          *
  7. *******************************************************************************
  8.  
  9. This program is public domain.
  10.  
  11. Usage:    filemaster (-s)
  12.  
  13.     no need to use run.
  14.     -s puts FileMaster to sleep like sleep-gadget in other commands.
  15.  
  16. --------------
  17. -  Commands  -
  18. --------------
  19.  
  20. Drives        Shows all volumes, devices and assigned directories.
  21.  
  22. Parent        No need to explain...
  23.  
  24. Invert        Inverts all selections in source.
  25.  
  26. Clear        Clears all selections in source.
  27.  
  28. Copy        Copies files and directories to destination.
  29.         If you copy a directory then all directories and files
  30.         in that directory will be copied too.
  31.         If destination already exists then FileMaster
  32.         asks if you want to overwrite it.
  33.  
  34. Move        Like copy, except it moves files and directories
  35.         to destination.
  36.  
  37. Delete        Deletes files and directories.
  38.         Warning: if you delete directories then
  39.         all files and directories will be deleted
  40.         in that directory without any question or warning!
  41.  
  42. Rename        Renames files and directories.
  43.  
  44. MakeDir        Creates directories.
  45.  
  46. Show ASC    Show files in ASCII.
  47.         Left mousebutton quits and right mousebutton asks linenumber.
  48.         Key 'p' prints file.
  49.         Supports powerpacker.library
  50.  
  51. Show HEX    Show files in HEX.
  52.         Left mousebutton quits and right mousebutton asks linenumber.
  53.         Key 'p' prints file.
  54.         Supports powerpacker.library
  55.  
  56. Show Pic    Shows IFF-ILBM files.
  57.         Use mouse to scroll big pictures.
  58.         Left mousebutton quits.
  59.         Supports powerpacker.library
  60.         No overscan support (yet).
  61.         (There seems to be a little bug in KickStart 1.3 ScrollVPort
  62.         which makes interlaced pictures quite ugly)
  63.  
  64. Play Mod    Plays 32-sample tracker modules.
  65.         Uses ProTracker 1.1a replay-routine.
  66.         Both mousebuttons stop playing.
  67.         Supports powerpacker.library
  68.  
  69. DiskInfo    Shows information about source disk.
  70.         unit, diskstate, diskname, used bytes and free bytes.
  71.  
  72. Protect        Changes protection flags (HSPARWED) in file or directory.
  73.  
  74. Execute        Executes executable files.
  75.  
  76. Comment        Changes comment in file or directory.
  77.  
  78. --------------------
  79. -  OTHER COMMANDS  -
  80. --------------------
  81.  
  82. Format        Formats disks. Asks which drive to format.
  83.         Verify-gadget toggles verify on/off.
  84.  
  85. FormatQ        Formats and verifys only cylinder 0 and 40.
  86.         Asks which drive to format.
  87.         Verify-gadget don't affect anything.
  88.  
  89. Decrunch    Decrunches powerpacked datafiles.
  90.         Asks name for decrunched file if filename don't end to '.pp'
  91.         If destination already exists FileMaster asks if you want
  92.         to overwrite it.
  93.  
  94. Sleep        Closes FileMaster's screen and opens tiny window in 
  95.         workbench screen. You can get back to FileMaster by
  96.         clicking right mousebutton while window is active or
  97.         quit FileMaster by clicking close-gadget.
  98.         If FileMaster can't open screen (because out of memory),
  99.         then the workbench screen will flash.
  100.  
  101. About        Shows my address.
  102.  
  103. -------------
  104. -  OPTIONS  -
  105. -------------
  106.  
  107. Fast        Shows amount of fast-memory.
  108.  
  109. Chip        Shows amount of chip-memory.
  110.  
  111. Time        Shows date and time.
  112.  
  113. *        Toggles show directory while reading mode on/off.
  114.  
  115. Size        Shows number of selected files, bytes and directories.
  116.  
  117. S->D        Copies directorylist from source to destination.
  118.  
  119. Other        Toggles between menus.
  120.  
  121. Quit        Quits FileMaster. Confirms if you really want to quit.
  122.  
  123.  
  124. Right mousebutton aborts nearly all commands.
  125.  
  126. If you have found bugs or have suggestions
  127. for next version of FileMaster
  128. then report them to me. (No swapping!)
  129.  
  130.     Toni Wilen
  131.     Sudentie 4
  132.     13600 HML
  133.     FINLAND
  134.